home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-09 / collect.zip / GRAFINST.BAT < prev    next >
DOS Batch File  |  1991-08-20  |  323b  |  15 lines

  1. echo off
  2. md c:\grafcoll
  3. copy graf.exe c:\grafcoll
  4. copy supports.exe c:\grafcoll
  5. cls
  6. echo               NOW DONE
  7. echo.
  8. echo         NOW GO TO C:\GRAFCOLL
  9. echo.
  10. echo      TYPE              GRAF           to extract program
  11. echo.
  12. echo      TYPE              SUPPORTS        to extract support files
  13. echo.
  14. echo.
  15.